Package | Description |
---|---|
unipi.bpm.elm.santeramo.view |
Modifier and Type | Field and Description |
---|---|
private MenuAreaButton |
MenuAreaTabLayout.more
The "More" button to add to the container when not all of its
Component
elements fit in one single row. |
Modifier and Type | Method and Description |
---|---|
private MenuAreaButton |
MenuAreaTabLayout.newMenuAreaButton(String buttonText,
String buttonIconURL,
String buttonToolTip,
String buttonActionCommand)
Creates a new
MenuAreaButton button with text,
icon (optional), tool tip and action command. |
private MenuAreaButton |
EventLogManagerView.newMenuAreaButton(String buttonText,
String buttonIconURL,
String buttonToolTip,
String buttonActionCommand)
Creates a new
MenuAreaButton button with text,
icon (optional), tool tip and action command. |